Gets the list of current selected items.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
C# |
---|
public IList<T> SelectedItems { get; } |
Visual Basic |
---|
Public ReadOnly Property SelectedItems As IList(Of T) Get |